home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / bash / README.abs-guide < prev    next >
INI File  |  2009-09-14  |  1KB  |  27 lines

  1. [ This is just a pointer to a document, which you might find helpful]
  2.  
  3.             Advanced Bash-Scripting Guide
  4.  
  5.         A complete guide to shell scripting, using Bash
  6.  
  7.             Mendel Cooper - Brindlesoft
  8.  
  9.             thegrendel@theriver.com
  10.  
  11.  
  12. This tutorial assumes no previous knowledge of scripting or programming, but
  13. progresses rapidly toward an intermediate/advanced level of instruction
  14. (...all the while sneaking in little snippets of UNIX wisdom and lore). It
  15. serves as a textbook, a manual for self-study, and a reference and source
  16. of knowledge on shell scripting techniques. The exercises and heavily-
  17. commented examples invite active reader participation, under the premise that
  18. the only way to really learn scripting is to write scripts.
  19.  
  20. The guide is availabe at http://tldp.org/LDP/abs/html/
  21.  
  22. The latest update of this document, as an archived "tarball" including both
  23. the SGML source and rendered HTML, may be downloaded from the author's home
  24. site (http://personal.riverusers.com/~thegrendel/abs-guide-2.1.tar.bz2). See
  25. the change log for a revision history
  26. (http://personal.riverusers.com/~thegrendel/Change.log).
  27.